FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.terminology#current (62 ms)

Package hl7.terminology
Type CodeSystem
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-URLScheme.html
Url http://terminology.hl7.org/CodeSystem/v3-URLScheme
Version 3.0.0
Status active
Date 2019-03-20
Name URLScheme
Title Universal Resource Locator Scheme
Experimental False
Realm uv
Authority hl7
Description A Universal Resource Locator (URL) is a type of telecommunications address specified as Internet standard RFC 1738 \[http://www.isi.edu/in-notes/rfc1738.txt\]. The URL specifies the protocol and the contact point defined by that protocol for the resource.
Copyright This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Content complete

Resources that use this resource

ConceptMap
http://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomType C-CDA to FHIR Telecom Type
http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomType FHIR to C-CDA Telecom Type
http://terminology.hl7.org/ValueSet/v3-URLScheme URLScheme
http://terminology.hl7.org/ValueSet/v3-xPhoneOrEmailURLScheme x_PhoneOrEmailURLScheme
http://terminology.hl7.org/ValueSet/v3-xPhoneURLScheme x_PhoneURLScheme

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-URLScheme

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
SpecializesSpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesGeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired..

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-URLScheme defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitioninternalIdStatus
cid Content ID

Description: cid: is the most common mechanism used in webservices. A cid: reference points from the SOAP body to other content in the mime package in which the SOAP envelope is wrapped

22603active
file File

Host-specific local file names [RCF 1738]. Note that the file scheme works only for local files. There is little use for exchanging local file names between systems, since the receiving system likely will not be able to access the file.

14872active
ftp FTP

The File Transfer Protocol (FTP) [RFC 1738].

14871active
hl7-att HL7 Attachment

Description: A reference to an HL7 attachment by it's identifier, which takes the form hl7-att:[II.literal], such as hl7-att:2.1.16.3.9.12345.2.39.3:ABC123

22604active
http HTTP

Hypertext Transfer Protocol [RFC 2068].

http://www.ietf.org/rfc/rfc2068.txt

14870active
mailto Mailto

Electronic mail address [RFC 2368]

http://www.ietf.org/rfc/rfc2368.txt

14869active
mllp MLLP

Description: Mimimal Lower Layer Protocol. See Transport Specification: MLLP, Release 2 (HL7 V3 Transport specification).

21461active
nfs NFS

Network File System protocol [RFC 2224]. Some sites use NFS servers to share data files.

http://www.ietf.org/rfc/rfc2224.txt

14873active
tel Telephone

A voice telephone number [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt].

14867active
telnet Telnet

Reference to interactive sessions [RFC 1738]. Some sites, (e.g., laboratories) have TTY based remote query sessions that can be accessed through telnet.

http://www.ietf.org/rfc/rfc1738.txt

14874active
fax Fax

A telephone number served by a fax device [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt].

14868retired
modem Modem

A telephone number served by a modem device [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt].

14875retired
x-text-fax Fax

Description: A telephone number served by a fax device [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt]

22605retired
x-text-tel Text Telephone

Description: A text telephone - a telephone which is designed for use by the hearing-impaired

Notes:

  • x-text-fax is required to replace fax, since this has been deprecated by W3C.
  • hl7-att is associated with a series of rules that must be followed. These rules are documented in Datatypes R2
  • This domain is external and extensible, so documenting this simply clarifies consistent usage for these use cases.
22606retired

Source

{
  "resourceType" : "CodeSystem",
  "id" : "v3-URLScheme",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-URLScheme</b></p><a name=\"v3-URLScheme\"> </a><a name=\"hcv3-URLScheme\"> </a><a name=\"v3-URLScheme-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes. Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired..</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-URLScheme</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>Status</b></td></tr><tr><td style=\"white-space:nowrap\">cid<a name=\"v3-URLScheme-cid\"> </a></td><td>Content ID</td><td><div><p><strong>Description:</strong> cid: is the most common mechanism used in webservices. A cid: reference points from the SOAP body to other content in the mime package in which the SOAP envelope is wrapped</p>\n</div></td><td>22603</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">file<a name=\"v3-URLScheme-file\"> </a></td><td>File</td><td><div><p>Host-specific local file names [RCF 1738]. Note that the file scheme works only for local files. There is little use for exchanging local file names between systems, since the receiving system likely will not be able to access the file.</p>\n</div></td><td>14872</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">ftp<a name=\"v3-URLScheme-ftp\"> </a></td><td>FTP</td><td><div><p>The File Transfer Protocol (FTP) [RFC 1738].</p>\n</div></td><td>14871</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">hl7-att<a name=\"v3-URLScheme-hl7-att\"> </a></td><td>HL7 Attachment</td><td><div><p><strong>Description:</strong> A reference to an HL7 attachment by it's identifier, which takes the form hl7-att:[II.literal], such as hl7-att:2.1.16.3.9.12345.2.39.3:ABC123</p>\n</div></td><td>22604</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">http<a name=\"v3-URLScheme-http\"> </a></td><td>HTTP</td><td><div><p>Hypertext Transfer Protocol [RFC 2068].</p>\n<p>http://www.ietf.org/rfc/rfc2068.txt</p>\n</div></td><td>14870</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">mailto<a name=\"v3-URLScheme-mailto\"> </a></td><td>Mailto</td><td><div><p>Electronic mail address [RFC 2368]</p>\n<p>http://www.ietf.org/rfc/rfc2368.txt</p>\n</div></td><td>14869</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">mllp<a name=\"v3-URLScheme-mllp\"> </a></td><td>MLLP</td><td><div><p><strong>Description:</strong> Mimimal Lower Layer Protocol. See Transport Specification: MLLP, Release 2 (HL7 V3 Transport specification).</p>\n</div></td><td>21461</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">nfs<a name=\"v3-URLScheme-nfs\"> </a></td><td>NFS</td><td><div><p>Network File System protocol [RFC 2224]. Some sites use NFS servers to share data files.</p>\n<p>http://www.ietf.org/rfc/rfc2224.txt</p>\n</div></td><td>14873</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">tel<a name=\"v3-URLScheme-tel\"> </a></td><td>Telephone</td><td><div><p>A voice telephone number [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt].</p>\n</div></td><td>14867</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">telnet<a name=\"v3-URLScheme-telnet\"> </a></td><td>Telnet</td><td><div><p>Reference to interactive sessions [RFC 1738]. Some sites, (e.g., laboratories) have TTY based remote query sessions that can be accessed through telnet.</p>\n<p>http://www.ietf.org/rfc/rfc1738.txt</p>\n</div></td><td>14874</td><td>active</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">fax<a name=\"v3-URLScheme-fax\"> </a></td><td>Fax</td><td><div><p>A telephone number served by a fax device [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt].</p>\n</div></td><td>14868</td><td>retired</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">modem<a name=\"v3-URLScheme-modem\"> </a></td><td>Modem</td><td><div><p>A telephone number served by a modem device [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt].</p>\n</div></td><td>14875</td><td>retired</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">x-text-fax<a name=\"v3-URLScheme-x-text-fax\"> </a></td><td>Fax</td><td><div><p><strong>Description:</strong> A telephone number served by a fax device [http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt]</p>\n</div></td><td>22605</td><td>retired</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">x-text-tel<a name=\"v3-URLScheme-x-text-tel\"> </a></td><td>Text Telephone</td><td><div><p><strong>Description:</strong> A text telephone - a telephone which is designed for use by the hearing-impaired</p>\n<p><strong>Notes:</strong></p>\n<ul>\n<li>x-text-fax is required to replace fax, since this has been deprecated by W3C.</li>\n<li>hl7-att is associated with a series of rules that must be followed. These rules are documented in Datatypes R2</li>\n<li>This domain is external and extensible, so documenting this simply clarifies consistent usage for these use cases.</li>\n</ul>\n</div></td><td>22606</td><td>retired</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v3-URLScheme",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.5.143"
    }
  ],
  "version" : "3.0.0",
  "name" : "URLScheme",
  "title" : "Universal Resource Locator Scheme",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "A Universal Resource Locator (URL) is a type of telecommunications address specified as Internet standard RFC 1738 \\[http://www.isi.edu/in-notes/rfc1738.txt\\]. The URL specifies the protocol and the contact point defined by that protocol for the resource.",
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [
    {
      "extension" : [
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode" : "antisymmetric"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode" : "transitive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode" : "irreflexive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean" : true
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode" : "Specializes"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString" : "Generalizes"
        }
      ],
      "code" : "Specializes",
      "description" : "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.",
      "type" : "Coding"
    },
    {
      "extension" : [
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode" : "antisymmetric"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode" : "transitive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode" : "irreflexive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean" : true
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode" : "Generalizes"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString" : "Specializes"
        }
      ],
      "code" : "Generalizes",
      "description" : "Inverse of Specializes. Only included as a derived relationship.",
      "type" : "Coding"
    },
    {
      "code" : "internalId",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description" : "The internal identifier for the concept in the HL7 Access database repository.",
      "type" : "code"
    },
    {
      "code" : "status",
      "uri" : "http://hl7.org/fhir/concept-properties#status",
      "description" : "Designation of a concept's state. Normally is not populated unless the state is retired..",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "code" : "cid",
      "display" : "Content ID",
      "definition" : "**Description:** cid: is the most common mechanism used in webservices. A cid: reference points from the SOAP body to other content in the mime package in which the SOAP envelope is wrapped",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "22603"
        }
      ]
    },
    {
      "code" : "file",
      "display" : "File",
      "definition" : "Host-specific local file names \\[RCF 1738\\]. Note that the file scheme works only for local files. There is little use for exchanging local file names between systems, since the receiving system likely will not be able to access the file.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14872"
        }
      ]
    },
    {
      "code" : "ftp",
      "display" : "FTP",
      "definition" : "The File Transfer Protocol (FTP) \\[RFC 1738\\].",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14871"
        }
      ]
    },
    {
      "code" : "hl7-att",
      "display" : "HL7 Attachment",
      "definition" : "**Description:** A reference to an HL7 attachment by it's identifier, which takes the form hl7-att:\\[II.literal\\], such as hl7-att:2.1.16.3.9.12345.2.39.3:ABC123",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "22604"
        }
      ]
    },
    {
      "code" : "http",
      "display" : "HTTP",
      "definition" : "Hypertext Transfer Protocol \\[RFC 2068\\].\r\n\r\nhttp://www.ietf.org/rfc/rfc2068.txt",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14870"
        }
      ]
    },
    {
      "code" : "mailto",
      "display" : "Mailto",
      "definition" : "Electronic mail address \\[RFC 2368\\]\r\n\r\nhttp://www.ietf.org/rfc/rfc2368.txt",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14869"
        }
      ]
    },
    {
      "code" : "mllp",
      "display" : "MLLP",
      "definition" : "**Description:** Mimimal Lower Layer Protocol. See Transport Specification: MLLP, Release 2 (HL7 V3 Transport specification).",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "21461"
        }
      ]
    },
    {
      "code" : "nfs",
      "display" : "NFS",
      "definition" : "Network File System protocol \\[RFC 2224\\]. Some sites use NFS servers to share data files.\r\n\r\nhttp://www.ietf.org/rfc/rfc2224.txt",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14873"
        }
      ]
    },
    {
      "code" : "tel",
      "display" : "Telephone",
      "definition" : "A voice telephone number \\[http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt\\].",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14867"
        }
      ]
    },
    {
      "code" : "telnet",
      "display" : "Telnet",
      "definition" : "Reference to interactive sessions \\[RFC 1738\\]. Some sites, (e.g., laboratories) have TTY based remote query sessions that can be accessed through telnet.\r\n\r\nhttp://www.ietf.org/rfc/rfc1738.txt",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "14874"
        }
      ]
    },
    {
      "code" : "fax",
      "display" : "Fax",
      "definition" : "A telephone number served by a fax device \\[http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt\\].",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "retired"
        },
        {
          "code" : "internalId",
          "valueCode" : "14868"
        }
      ]
    },
    {
      "code" : "modem",
      "display" : "Modem",
      "definition" : "A telephone number served by a modem device \\[http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt\\].",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "retired"
        },
        {
          "code" : "internalId",
          "valueCode" : "14875"
        }
      ]
    },
    {
      "code" : "x-text-fax",
      "display" : "Fax",
      "definition" : "**Description:** A telephone number served by a fax device \\[http://www.ietf.org/rfc/rfc3966.txt and http://www.ietf.org/rfc/rfc2806.txt\\]",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "retired"
        },
        {
          "code" : "internalId",
          "valueCode" : "22605"
        }
      ]
    },
    {
      "code" : "x-text-tel",
      "display" : "Text Telephone",
      "definition" : "**Description:** A text telephone - a telephone which is designed for use by the hearing-impaired\r\n\r\n**Notes:**\r\n\r\n * x-text-fax is required to replace fax, since this has been deprecated by W3C.\r\n * hl7-att is associated with a series of rules that must be followed. These rules are documented in Datatypes R2\r\n * This domain is external and extensible, so documenting this simply clarifies consistent usage for these use cases.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "retired"
        },
        {
          "code" : "internalId",
          "valueCode" : "22606"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.